Managed to get it to work by using the Repeat condition and setting the count to "ConfigArray.Height"
now i just need to figure out how to keep the newline when exporting it to a text file, right now it exports it all single line.
Also im not sure, is there a way to do a "tab whitespace" in a string from construct 2?
By that i mean, if you open up notepad in windows and press tab, it creates a space equal to pressing space bar at least 8 times, but it registers as a single character