table.setBold(rows, cols, true);
table.setUnderline(rows, cols, true);
table.setStrike(rows, cols, true);
table.setItalic(rows, cols, true);