Textfile problem

hi, im trying to read a textfile to put its content into an iobox. this works. now i have to have every single character of the text in a seperate row of the iobox, so i can access it later on seperately. i dont seem to find a way to get this working. any help would be very great. attached is what i have to read the file into the box.
greetings
ben

text_reader.v4p (16.7 kB)

hmm. as soon as you set Column or Row count to a value higher than 1, every slice gets its own cell (to be set in the Inspektor). or do you mean something different?

text_reader.v4p (17.7 kB)

edit 2: i managed it, thanks again!