Hi, I'm new in this and i can not insert some data to Table. There is not exist property like:
Table->setRow=5;
Table->setCol=5;
Table->Cell[2, 3]=variable;

Please can anybody help me to write simple code to create table for example [5,5]. with inserting data ?