Cashing api data to improve page load time

I am using table element to display financial data form api and data is loading pretty slow. Does anybody have idea how this can be improved within the table element?

I would greatly appreciate any help or advice!

Usually the delay or latency of data retrieval from an API is from the API provider side and not Bubble