12-19-2009 07:06 PM
12-19-2009 07:08 PM
12-19-2009 07:22 PM - edited 12-19-2009 07:23 PM
(You added to a thread that is over 1 year old. Maybe you should have started a new thread instead. ALso, I would recommend to stick to the default fonts)
A table is just a 2D array of strings, displayed in a table indicator. Basically, all you need is building a 2D array of strings.
Can you provde a few more details on what you are trying to do. Should the table grow one column at a time with each iteration of a loop for example?