Back to Feed
Video youtube

UITableView: Add & Delete Cells | Swift 4, Xcode 9

Today we go over how to add and delete rows to a UITableView with Swift 4. In this tutorial, you will learn how to insert and delete a cell at a specified index path as well as how to change the animation of these actions.

In almost every app, you will be expected to work with UITableViews. Being able to add and delete individual cells is something that you will come across eventually and being able to handle these actions in a sexy way will definitely pay off.

See what's next on the schedule

Watch on YouTube