ios - Table View Error using Parse - Swift Xcode -


i getting odd error: enter image description here

i have the

let indexpath = self.tableview.indexpathforselectedrow()! 

bit of code in table view too, when select cell, not error. please can me resolve issue. appreciated - thank you.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -