How to add loading icon into the table or to widget itself

I’m fetching data from my Steam Leaderboard table and it could be up to 100 entries. I’m showing this table to the user on his demand and of course, it takes time to load all data from Steam to my game. So I’m looking for a way to add a loading icon/screen. until all data from Steam is downloaded.