for (int j = 0; j< cols; j++) {
                columns.add("Dynamic Col "+i+"/"+j);
            }