This may be a stupid question, but:
I have a table in an application I'm making which would
require large amounts of information to be stored in it (100's, in fact).
So the question is - how would I go about using a Property List
(.plist) dictionary to store the various values?
I already have a data source setup (and the table works fine),
but I want to use a plist.
Any help would be appreciated.
