如何动态的计算cell的高度 设置预估行高,tabelView.estimatedRowHeight = 200 设置自定义行高 tableView.rowHeight = UITableViewAutomaticDimension 如果要让自定义行高有效,必须设置一个自下而上的约束