Hey
I'm just starting programming with xCode but I'm wondering. What's the best way to populate my TableView with my stuff.
Things that I need to put in:
Grz
I'm just starting programming with xCode but I'm wondering. What's the best way to populate my TableView with my stuff.
Things that I need to put in:
Code:
Thing1 (Name in TableView Cell)
-- Things about thing 1
-- More things about thing 1
-- some more about 1
Thing2
-- ...
Thing3
-- ...
Grz