Apologies for the previous request! A better looking table is attached!
>
> The number of columns is not a fixed number. I am able to create the
> table but, having trouble with the column-width. The table should
> expand to fit the page. The total-column-number is defined in TABLE
> attribute.
>
> Thanks
> Mathy
Title: Column 1
|
Column 1
|
Title for the for
|
The first ROW
|
|
|
|
|
Column 2
|
Column 3
|
Column 4
|
Column N
|
|
(0,0)
|
(0,1)
|
(0,2)
|
(0,3)
|
(0,N)
|
|
(1,0)
|
(1,1)
|
(1,2)
|
(1,3)
|
(1,N)
|
|
(2,0)
|
(2,1)
|
(2,2)
|
(2,3)
|
(2,N)
|
|
(3,0)
|
(3,1)
|
(3,2)
|
(3,3)
|
(3,N)
|
|