That doesn’t look correct. What type is `cols` ? I...
# arrow
s
That doesn’t look correct. What type is
cols
? It looks like
List<Array<Any?>>
and you’re expecting
Array<Any?>