iOS隐藏tableview多余的分割线 2015/11/28 14986 //tableview没有数据的时候不显示线 _tableView.tableFooterView = [[UIView alloc] init];