Well if you don't want to read it from file you could always embed the data in your code like the attached. Unfortunately you can't use the nice built in editor that way. You could also map characters to tile numbers and iterate over the characters in a string too, which may be easier to edit than screens full of numbers.