[]
public static int[][] buildTable(int[][] table, int length)
Public Shared Function buildTable(table As Integer()(), length As Integer) As Integer()()