Here is my code: import UIKit
class ExerciseCell: UICollectionViewCell {
@IBOutlet var numRepsTracker: UILabel! @IBOutlet var name: UILabel! @IBOutlet var