Flipping tables in application view

Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?

Self-hosted

What do you need help with?

Good day,
I am wanting to see if anyone knows a way to display tables in a reverse order. I have a table that gets webhooks wrote to it, identifying tower outages. An automation is running, that when we get a new one, it creates a row in X table, and that table is currently being displayed live on my homepage for baserow, but it is ‘upside down’. I want to see if there is a way to always have it flipped, where the latest row added is always on top, and scrolling down will show you later outages etc.

Thanks!

Side note; I am aware of doing a ‘sort’ and doing it manually, but more looking for a way to have it always display maybe with that ‘sort by date’ always toggled a certain way?