I\'m trying to save and load data to and from core data.
this is my struct
struct QuizContact { var id: String? var status: String? var app