iOS8SelfSizingCells根据内容实现不同高度的单元格。使用Autolayout进行UI布局约束。 指定TableView的estimatedRowHeight属性的默认值。 指定TableView的rowHeight属性为UITableViewAutomaticDimension。