let cell = self.tableView.dequeueReusableCell(withIdentifier: "surveyCell", for: indexPath) as UITableViewCell
2016-11-19
Could not cast value of type 'UIViewController' (0x1071dbec8) to 'image.UIViewControllers' (0x105583c60).
(lldb)
(lldb)
2016-11-07