You need to connect the image view and label in exploreCell to outlets in the ExploreCell class. You'll be using the assistant editor to do this. Follow the steps given here:
- Click the Navigator and Inspector buttons to hide the Navigator and Inspector areas:
- Click the Adjust Editor Options button:
- Choose Assistant from the menu:
- The assistant editor path should be set to Automatic | ExploreCell.swift. ...