我正在使用Parse.我试图查询数据库中的对象列表.我正在使用swift编程语言.我认为导致此错误的原因是因为obj-c和swift桥.谁能帮我 ?这是我的代码.
override func tableView(tableView: UITableView!, cellForRowAtIndexPath indexPath: NSIndexPath!) -> UITableViewCell! {
Run Code Online (Sandbox Code Playgroud)
只有第一行有错误.