Convert to Table

t = fao:tab()

Convert the float array to a table.

Caution

The Lua table will take more RAM than the internal float array object.