I'm trying to create a table with a diagonal first row, like in how-to-draw-diagonal-table-borders-in-latex-like-in-excel
I've looked through the documentation for PGF-TiKZ, but am still unsure as to how to do the above.
From how-combine-make-diagonal-column-heads-in-table-with-multicolumn-headers I've managed to make diagonal entries on the top row, but what I would like is to add in the option of having it enclosed by cell borders like in excel, with an option to specify the length of each line of text within the top row. An option capability to close the top of the row with a border would be nice too. Is there any way to do this, preferably through the tabularx package?

\documentclassand the appropriate packages that sets up the problem. While solving problems is fun, setting them up is not. Then those trying to help can simply cut and paste your MWE and get started on solving problem. This will also serve as a test case and ensure that the solution actually works for you. – Peter Grill Oct 25 '12 at 2:50booktabspackage (toprule,middlerule,bottomrule). – Jörg Oct 25 '12 at 13:42