In order to view this lesson, you must purchase this course.
Something that is very useful during development is the ability to wipe out all of your existing Core Data objects with a press of a button. In today's lesson we'll implement an easy way to reset Core Data by using a <b>Batch Delete Request</b>. In addition to this, I'll show you how to draw a footer view that describes to the user when there is no data in your list.