I have read similar questions like this but these codes didn\'t worked for me so please help :
I have a table view with some buttons in each cells - This table view is factor fo
When you press factorBillbutton then your Bill method will call.So you can easily differentiate the button inside your Bill method by sender.tag.You already set the tag in cellForRowAt.