I have an NSArray that looks like this:
![enter image description here][1]
I need to create an NSArray that has the first URL from each of the 4 dictionaries in the array I posted. Then I will set these as a cell's text info with objectAtIndex:indexPath.row