In my example, temp.staff would be the equivalent to:
temp.staff = {"account", "account"};
You'll have to use a for loop to go through the array and add the accounts one at a time into your GUI.
For Loop Example:
http://forums.graalonline.com/forums...hp?t=134259285