Just a small comment. I think the extra parentheses are not required.
I know it does no harm and doesn't affect the code working. Just my little OCPD.
The following code example in post #2, #6 and #8:
Dim table As ListOfArrays = LOAUtils.CreateEmpty((Array("Animal type", "Name", "Age", "Weight")))
https://www.b4x.com/android/forum/t...-and-flexible-collection.170543/#post-1044032
I know it does no harm and doesn't affect the code working. Just my little OCPD.
The following code example in post #2, #6 and #8:
Dim table As ListOfArrays = LOAUtils.CreateEmpty((Array("Animal type", "Name", "Age", "Weight")))
https://www.b4x.com/android/forum/t...-and-flexible-collection.170543/#post-1044032