No, it would be done as per my example, storing an array as the value, using array notation.
Cut between the lines:
-----------------------------------------------
myImg[mi] = ['pix' + count, 'comment' + count];
-----------------------------------------------
Never be afraid to share your...