By default, only 20 data records are displayed in the list view. If you want more than the default, this can be set in PageTSconfig:
## table singleview limit
mod.web_list.itemsLimitSingleTable = 100
## listview of tables limit
mod.web_list.itemsLimitPerTable = 100