Objective-C (Desktop) XML file/web page to NSTableView
- by Frankie Laguna
I'm looking to retrieve an XML document from a private API, then parse it into a table view.
I've looked through a few articles but I can't find anything that has helped me fully.
Does anyone have any articles, tutorials, examples, etc that can help me out?
Thanks in advance!