### Bug Description The table component will render invalid page index ### Steps to Reproduce 1. Pass data into table component with pagination configured. 2. Navigate to a page that will be out of bounds when new table rows are provided. 3. Update table with new data. ### Expected Behavior The Table should not render an empty/out of bounds page. ### Screenshots https://github.com/user-attachments/assets/90aeba65-f8e3-4929-92a0-815491404595 ### System Information _No response_ ### Additional Information _No response_