Data Preview only 60 appear at a time

data in the Preview. But only 60 appear at a time

The website in question is in Angular and is:
https://app.yollgo.com/
LOGIN: +351934538909
PASS: 123456789

The problem is that the data does not appear correct. I wanted to at least see the data in the Preview. But only 60 appear at a time and only appear after leaving and re-entering the page.

Sitemap:
i used the selectors:

ion-view[nav-view='active'] p.name
ion-view[nav-view='active'] p.price
ion-view[nav-view='active'] p.packet
ion-view[nav-view='active'] .image img

how to remove this limit from the Data Preview on the website above?