self.tableView.separatorInset = .zero; // 分割线顶格 self.tableView.tableFooterView=UIView(frame: CGRect.zero) // 不要空白cell