CCControlButton on CCTableView

Hello everyone !

My problem is when I add a CCControlButton instance to one cell of CCTableView and the cell has size larger than the view size and the CCControlButton instance is out of view. When I pressed it , it still receive my touch event , so how can I handle this problem ?