The lack of visibleHeaderFooterViews method on UITableView is an oversight. (indexPathsForVisibleRows only works if all sections have rows).
The lack of visibleHeaderFooterViews method on UITableView is an oversight. (indexPathsForVisibleRows only works if all sections have rows).