I have a WKInterfaceTable
in my interface controller and have added a Context Menu to the controller. On tap holding a specific row, the row depresses and displays the context menu. How do I know what row the menu is for?
The context menu is for the entire view, it has no concept of where you tapped.