I\'m trying to save something like this:
class User { var id: String? = nil var name: String? = nil var cellPhone: String? = nil var email: St