about CCTableView always selected a cell?

how to selected a cell in CCTableView

when i do it in the tableCellHighlight and tableCellUnhighlight, when the touch end hilight disapear, i want that selection remain.

for now, i do it in the tableCellTouched, its doing fine when not scrolling, when i scroll the tableview, the end of some cell will selected , help