Now can I display an image in a table view. The big thing is there will be multiple data sources and each one has a different image. I'm using pubsub to get the data.
Ex:
data source 1
image
-data
-data1
data source 2
image 1
-data 2
-data 3