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