DataTables warning: table id=contact_list - 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
});