I have an app where I need to store a list of products to core data. I call the following method:
var productsList: [ProducttCD] = [] // ProductCd is the cod