-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shows empty cell #7
Comments
Hi! Can you post your implementation file so I can help diagnose the problem? |
The tableViewCell displays the swipe behavior. Also if I set cell.textLabel.text = name, the text shows up. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My implementation does not show content in the cell.
Do I need to use a container view controller necessarily?
Or any ideas what else I could be missing?
Thanks in advance!!
The text was updated successfully, but these errors were encountered: