Create a table using Objective C for Mac and display values in the table.
- by lohith
Can anyone guide me as to how to create a table using Objective C for Mac OS X. The program should read values from an NSArray object and display the values in the table. I would appreciate it if anyone helped me out.