CCTableView - tableCellTouched dose not work (cocos2d-2.1rc0-x-2.1.2)

I found the fuction tableCellTouched in the testcpp demo dose not work.

I tested it on iOS , it works ok.

Cocos2d: cell touched at index: 2
Cocos2d: cell touched at index: 3
Cocos2d: cell touched at index: 3
Cocos2d: cell touched at index: 2
Cocos2d: cell touched at index: 9
Cocos2d: cell touched at index: 10
Cocos2d: cell touched at index: 6

Which platform did you test on?