How do I remove a list?

How do I remove a list from the memory so I can switch to a different scene using the director class?

-Gamexcb [import]uid: 8517 topic_id: 5656 reply_id: 305656[/import]

If you’re using the tableview.lua that is supplied in the samples:

[lua]listView:cleanUp()[/lua] [import]uid: 11393 topic_id: 5656 reply_id: 19349[/import]

Thank you so much! Its working perfectly now! [import]uid: 8517 topic_id: 5656 reply_id: 19417[/import]