Hello, everyone. I'm trying to make a navigation-based app. So far, I'm just working on my 'home screen' and figured out how to transition based on selecting a row in a UITableView. Is there a way to use an 'Edit' button to transition to a different window once it has been pressed and a row selected? Thanks in advance.