how to get count of row in datatable code example Example: datatable count number of rows var table = $('#example').DataTable(); table.rows().count();