【发布时间】:2013-08-29 03:09:56
【问题描述】:
I would like to know if there is a way to attach a NSDictionary object to a cell that is displayed in a UITableView, so when a cell is selected I can access the NSDictionary attached to that tableviewcell.
【问题讨论】:
标签: ios objective-c nsmutablearray nsarray nsdictionary