hello,
I have a TableViewWidget, every row has to element title and image,
I want to use default image for image field and end of render each row start a timer to download image and change it with default image.
I don’t know how to edit row with row index in another function.