How can i print the content of the array to the textbox which can fulfill follwing 2 task?

1. can quick print out the array content into textbox
2. each array content print seperate line into textbox

Thanks