Ok, I also tried replacing this line:
var imgTable: Table[string, Image]
Run
by this one:
var imgTable: Table[string, Image.Image]
Run
And it still gives the same error.
Anyway I will change the module names
