So, your application retrieves data from a REST API and you need to decode it into custom objects and save them to CoreData, but you aren’t sure how to do it. I was recently in this position while building a bookmarks and rss feed manager….