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