블로그/아이폰/iOS

[swift] UITableView 빈셀 안보이게 하기

EntusApps 2016. 1. 22. 21:29
tableView.tableFooterView = UIView(frame: CGRect.zero)

출처 :​http://stackoverflow.com/questions/14520185/how-to-remove-empty-cells-in-uitableview