I wonder if it is even possible creating a table with diagonal border line using css or jquery just like below:
table borders can't be diagonal, you just could try to use an element (div) with one border and rotate it (if css3 is ok)