I can not see my mistake on why I am not able to read my variable.
Any help would be deeply appriciated
It would be helpful in future if you could provide more context in your post so it’s easier to find the part of the project where you’re having difficulties.
If I’ve found it, you’re asking why the text fields in your GuestEnrollment
view controller have text values of nil. Given that you haven’t assigned any text to them in code or in your storyboard, I don’t know what values you expect them to have instead of nil.