我有一个UITableView,因为我有三个标题标题。问题是:当我的标题标题值变为空时,意味着标题不应显示在TableView中。我尝试了很多方法,但对我没有帮助。谁能帮帮我。-(NSString*)tableView:(UITableView*)tableViewtitleForHeaderInSection:(NSInteger)section{return[reverseOrder1objectAtIndex:section];}-(CGFloat)tableView:(UITableView*)tableViewheightForHeaderInSection:(NSInteg