i1 : t_0 o1 = t 0 o1 : IndexedVariable
i2 : scan(3, i -> t#i = i^2)
i3 : t o3 = t o3 : IndexedVariableTable
i4 : peek t o4 = IndexedVariableTable{0 => 0 } 1 => 1 2 => 4 name => t symbol => t o4 : Net
See also IndexedVariable.