The situation:
I fetch a complete table from my sqllite core data database and show it in a TableView like this:
NSEntityDescriptio
You might want to look at -[NSManagedObject objectID] and -[NSManagedObjectContext objectWithID:].
-[NSManagedObject objectID]
-[NSManagedObjectContext objectWithID:]