动态的计算cell高度的 以下举例: - (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath{ //打算比方 NSArray *list = _subDictionary[key];//数据 CellFrame *cellFrame = [[CellFrame alloc] init.