return mytable;
}
public static void test02() throws Exception {
SlotHandle container = null;
TableHandle table = createTable(100);
// GridHandle outerGrid = (GridHandle) reportDesignHandle
// .findElement("outerGrid");
// container = outerGrid.getCell(1, 1).getContent();