Deleting Tables

I have a few components that I'd like to delete (some containers containing tables). However, when I try to delete individual tables I get this message before it crashes: You will need to manually delete the following JavaScript expression reference: table3.events. While when I try to delete the container I get this message before it crashes: We will automatically delete the following child components: table2 , table3 , table4. Any help on a way to delete components would be extremely appreciated.

hello, could you share app json? It seem you use some event handler?