i am trying to display table(Jquery DataTable) of data witch i created from JavaScript but some how the table is display like this .
Jquery DataTable
JavaScript
Try refreshing the table using $('#example').dataTable().fnDraw();
$('#example').dataTable().fnDraw();