Your questions is a bit vague.
You can transpose the final array, of course.
If you want to add a first column to an existing 2D array, use "insert into array". (You can also do the same row insertion as above, flanked by two "tranpose array" operations.)