I have created the TDD Setup and written the Test Case. I am blocked on How to delete the testing Data that is created after running the test case. I can see a block named TDDTeardown, but I can't find any solution to how to use it.