I have UIViewController that contains NSMutableArray , I want to pass this array to UITableViewController and view it on the table .. how can I do that ??
I mean I want to (pass) NSMutableArray or any Varilable from UIViewController to UITableViewController not (create) a table
No comments:
Post a Comment