You could use the pdf_show_boxed function to create cells with text. If you want to create cells with images too, you may want to use pdf_lineto to create the cells. Anyway, I think it should be pretty simple to write a function that creates a table using these functions.