Tagging Buttons in WatchKit app

Hello everyone. I am developing an app for watchOS which uses a number of buttons that I need to keep track of the one being tapped to further execute instructions. However, in Xcode I am unable to find ways to tag such buttons in order to refer to them later on in the code. Any suggestions or insights? Thanks!