DataTables warning: table id=dataTable - Cannot reinitialise DataTable. For more information about this error, please see http://datatables.net/tn/3 code example
Example: Cannot reinitialise DataTable
$('#dataTable').dataTable({
...
....
"bDestroy": true
});