UITableView-and-UIActivityIndicatorView 同页面的设置


storyboard 中 UIActivityIndicatorView 要放在tabelview下方
tableview y设置为0 重设约束才能保证tableview的顶部不会空白。