I need to be able to update every even
(2, 4, 6, etc) row string within the image
column ... the name will end with an extension .png
and I want to insert some text before the .jpg
So from MyImage.png
to MyImage-Small.png
Then I need to be able to do the same for every odd
(1, 3, 5, etc) row