I want a cell in my table with more heigth

Hello

I have a problem when i use a table in SWT, i Would like create a cell in my table with more height, when i write a text with more character cell´s length , i want see the all text

bye

table.pack();
column.pack();
*.pack() / *.pack(true)