去掉UITableview多余cell的无数据列

  self.friendTableView.tableFooterView=[[[UIView alloc]init]autorelease];

原文地址:https://www.cnblogs.com/xuzhongnang/p/4220756.html