Could any one tell me what\'s the wrong with this code? It raises the following error and cause application to crash:
reason: \'keypath Studies.patients.Patient
Either the Studies entity does not have a patient property, or whatever entity the patients relationship points to does not have a PatientName property (pay attention to upper/lowercase issues) or both.