Can I defer-loading a table column/cell?
I need it because there's one column that fetches from an external API, individually. So waiting the whole table to load is not fun, right?
I expect that the table load normally, but that column will be 'loading' and show the result later.
I expect that the table load normally, but that column will be 'loading' and show the result later.
