You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally I shouldn't have to implement this protocol, it should just work with a UITableViewCell and I can modify the behavior by implementing the methods in the subclass. Please help in how to do this
Ideally I shouldn't have to implement this protocol, it should just work with a UITableViewCell and I can modify the behavior by implementing the methods in the subclass. Please help in how to do this