I need to allocate and access an array of strings. I need to do the dynamic version of this: string[10][100] and access and use it.