``` let photo = listOfPhotos[randomIndex] as! [String: AnyObject] ``` I get an error when selecting a random photo from the list of photos.