I need to migrate my core data model to replace an ordered relationship with a normal one to support iCloud. I've created an mapping model and tried to maintain the order by adding a new attribute "index" and using "I need to migrate my core data model to replace