I'm trying to connect my code to UI. It's not the first time I do it but a get a weird error saying:
Illegal Configuration: The Value outlet from the TableViewController3 to the UILabel is invalid. Outlets cannot be connected to repeating content.
I've checked all the labels and they are not connected to deleted code lines. How can I solve it?