I just converted my project to Swift 3 I have this line of code here:
let type = self.data[indexPath.row][\"Type\"] as? String
but now I get th