Hello, I'm looking for a library in PHP that will let me easily create tables programmatically. It would be great if I can just specify information about the rows/columns, what each cell should contain, etc, and the table would get created automatically. I should be able to do anything I would be able to do with normal HTML tables. Is there anything like that available? Thanks, Osman