Client-Side Pagination
Avnio Tables provides pagination of records.

The below image provides additional detail about pagination.

Page size is a very crucial factor when it comes to performance while working with millions of records. So page size should be chosen based on requirements as the page will become a little slow if the page size is much larger. Also, only choose All only when you need to work with all records.