How To Set The Height Of The Row In A List Dynamically

Can anybody tell me how to set the height of an individual row dynamically out of the rowRender function.

Basically I am adding an image in a row that downloads and then I try to insert that image in row and reset the height of the row using [lua]list.content.rows.height[/lua].

 

Thanks in advance