I'm using `@mui/x-data-grid-premium` for rendering tables in my project, and I ran into a small issue I can’t figure out. <img width="665" height="149" alt="Image" src="https://github.com/user-attachments/assets/7cca7e74-5a59-46e0-b358-ab0a59eb2773" /> - you can see an empty cell in the last row. What I want: I don’t want that extra empty row to show at the end of the table How to fix it? Thanks in advance!