"drawCallback": function(settings,e) { var api = new $.fn.dataTable.Api( settings ); result=api.data(); console.log(result[0][0]);}