static void scrollConsoleUp() { table.scrollRectToVisible(new Rect(0, 0, 1, 1)); }