Cocos2dx_ How to move character transitions into the table

I can create a table like a matrix , For each cell (i, j) I can get its position by coordinates, but I don’t know How to move the block correctly to the squares in the table. Tks