CoreData Context From https://stackoverflow.com/questions/39200385/managedobjectcontext-in-swift-3
let delegate = UIApplication.shared.delegate as! AppDelegate let managedObjectContext = delegate.persistentContainer.viewContext