I then am using a table element to display this data, and I want to paginate it. However somehow the table element is not honoring the max returned items per page.
Here you can see 8 rows being displayed and the pagination widget just going to default.
I have tried quite a few things here, but am wondering if this is possibly a bug?
Actually one update on this, I turned off formatting in the Data Sources and it actually looks like pagination is maybe not working at all with Xano results?
Are you trying to set pagination on the backend side or on the frontend side?
i.e. would you like Xano to send 6 items at a time to WeWeb or would you like Xano to send all the items to WeWeb and restrict the display to 6 items in WeWeb?