Swift UI学习UITableView and protocol use
numberOfRowsInSection section:Int)->Int { return dataSource.count } override func tableView(tableView:UITableView!cellForRowAtIndexPath indexPath:NSIndexPath!UITableViewCell!{/can't use static?let cellIdentifier:String=...