Hi
I'm running an API call to populate a table, however when the table loads its showing the backend unformatted data briefly for a second or so, then it populates with the correct formatting.
Its a bit janky and distracting for the users, is there a way to delay or sequence the opening of the table until after its done all its pre-processing and formatting?
When the table opens:
How it looks after loading the data fully