There is a easy process using google sheets. Thats how i use it.
Create a insert statement with values/records in googlesheet.
Create the table and insert the records while initialising the app, it takes few secs. This is done as my core data changes every other week.
You can do this as a one time activity.
See this for reference
Hope it helps
Mohan