Is there a way to determine when a UITableView is executing, loading all rows?
I'm not sure if this is causing a problem for me, but. I try to automatically select the first row in the table, and it does not do this, and there is at least one row.
source
share