I have seen a lot of explanation about this in other posts but nothing that actually works.
I have a uitableview that takes a few seconds to populate from an rss feed. in viewdidload I want to start animating the indicator. I want to end it when my data loads.
Does anyone have a solution for doing this through code and not through interface builder?