I have questions with relationships. I have to NSManagedObject classes Team and Player. Team can contain many players. Player can contain only one team.
Here is the
Have a look at this answer I posted for another question similar to yours:
Magical Record import (next step)