app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_pagination
pagination
is an optional prop that can be used to add pagination to the AdvancedTable. If present, it will add pagination with default values for pageSize, etc. To customize pagination, you can also use paginationProps
shown in the next example.