override func viewDidLoad() { super.viewDidLoad() // Do any additional setup after loading the view, typically from a nib. // tableview顶部空白 self.automaticallyAdjustsScrollViewInsets = false tableView = UITableView(frame: CGRectMake(10, 64, UIScreen.m