You can use Vector{Vector{Any}}
then for the container, but more for clarity than for anything, since you are already getting Any
from the data you are fetching.
You can use Vector{Vector{Any}}
then for the container, but more for clarity than for anything, since you are already getting Any
from the data you are fetching.