Let me see how the list fetches and renders today.
It fetches the whole table on mount. I'll page the query and add prev/next controls.
Done — 25 rows per page with prev/next. The total count comes from the API, so the pager stays accurate as orders change.