본문 바로가기

블로그/아이폰/iOS

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

tableView.tableFooterView = UIView(frame: CGRect.zero)

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