W
Will
I want to store values like you would a table with columns, and the I would
want to be able to loop through each row and have access to each element:
row 1: Name, Type, Value
row 2: Name, Type, Value
etc.........
What would be the best way to accomplish this?
Will
want to be able to loop through each row and have access to each element:
row 1: Name, Type, Value
row 2: Name, Type, Value
etc.........
What would be the best way to accomplish this?
Will