There are no 2D arrays in blueprints yet, so you’re only allowed a row or a column, but not both. However blueprint data structs are coming soon which should allow more flexibility in that respect.
In regards to the first part of your question, just make a new variable, select the vector type and toggle the little 3x3 grid icon beside it. That’s the button to make any variable into an array type of that variable type.