I apologize, I briefly looked in the online documentation but couldn't find it.
I have a deadline for my app on the 27th (my birthday

), otherwise I would spend more time digging around before jumping on the forums.
Anyway, I was able to get it to work using an NSString property, but I have one question and a couple observations regarding the thumbnail.
The question:
What information is supposed to be in the bound object's property?
After picking an image the property still shows as (null).
The observations:
1. After picking an image the thumbnail in the cell doesn't appear unless you scroll it out of and then back into view.
2. If the table style is UITableViewStyleGrouped, the top and bottom left corners of the thumbnail overlap the rounded corners of the cell.
Thanks again!