How to implement the standard table cell behavior if the cell has a UIScrollView with a menu. Maybe you need to configure UIScrollView ?
There are problems with the "highlighting" and "selection" of the cell - when tapped, the cell is not highlighted and the didSelectRowAtIndexPath method is not called on the TableViewController -a.
Tried to solve the problem using UITapGestureRecognizer and overriding the methods touchesBegan, touchesEnded, touchesMoved from the subView .
The cell looks like in the picture:

UIViewis also the invention of the bicycle, it will be difficult to achieve smooth animation - Alexey Alybin