Insert Bulk json to core data

Need help in inserting 10000 json records to core data in swift.

Which part is causing you difficulty?

Hi, I am new to iOS development. Checked Worldcup app from core data by tutorials.

Is it possible to dynamically map json fields to attributes insead of assigning manually?

Codes would be helpful thanks.