Using Cellrenderer in a datagrid to add Movieclip to a column

I created a column in a datagrid which displays a movieclip.
How can I control which frame is displayed in each row?

using this.parent from inside the movieclip doesn’t work.
What’s the path to the specific row in which a movieclip resides?

Thanks