I am looking for a tutorial that shows how to populate a UITableView from core data, allowing to add records and delete them.
There are a few projects that I have fo
This one was helpful for me: core-data-getting-started
This one from apple with detailed explanation + code source core data tutorial for iPhone OS