I have two textfields in a custom cell how to get the indexpath value of Tableview cell in textfield delegate methods I want to get the input value from user and save it to
set cell indexpath value to UITextField tag property and you can access the indexpath in delegate methods like textfield.tag
UITextField
tag
textfield.tag