Can anyone help me with the following problem:
I have a hardcoded array of personal information. (The array is made, i logged the size to the console) (Name, surname, address, ...)
I'd like to show them in a table view where I show the name, surname and an image.
Currently I did it as follows:
BtnClick (in viewcontroller) = Go to tableView where items should show up:
I get following error:
If I try the button without trying to load in the image and name, it does work
Aucun commentaire:
Enregistrer un commentaire