fazlurr
10/14/2014 - 10:17 AM

iOS - Hide emtpy cell at the end of UITableView, From -> http://stackoverflow.com/a/14520593

iOS - Hide emtpy cell at the end of UITableView, From -> http://stackoverflow.com/a/14520593

tableView.tableFooterView = [[UIView alloc] initWithFrame:CGRectZero];