Note: By design, simple tables don't get treatment for special kinds of rows and cells or fancy layouts.
Simple Table - Not Responsive, Header Cells in Table Header - Hover Effect
        Figure 1: This is a caption for the table.
    
    
        | Column 1 Header | 
            Column 2 Header | 
            Column 3 Header * | 
            Fourth Column | 
            Last | 
    
    | Item 1 | 
            Information | 
            Information | 
            Content in here | 
            Last | 
        | Item 2 | 
            Information | 
            Information | 
            More content in here | 
            Column | 
        | Another Item | 
            Information | 
            Information | 
            Short content | 
            Short | 
        | Fourth Item | 
            Information | 
            Information | 
            This is slightly longer content in the fourth row | 
            Content | 
    | * Annotation text can go here, which is in a table footer. | 
Simple Table - Responsive, Header Cells in Table Body
        Figure 2: This is a caption for the table.
    
    | Column 1 Header | 
            Column 2 Header | 
            Column 3 Header * | 
            Fourth Column | 
            Last | 
        | Item 1 | 
            Information | 
            Information | 
            Content in here | 
            Last | 
        | Item 2 | 
            Information | 
            Information | 
            More content in here | 
            Column | 
        | Another Item | 
            Information | 
            Information | 
            Short content | 
            Short | 
        | Fourth Item | 
            Information | 
            Information | 
            This is slightly longer content in the fourth row | 
            Content | 
    |  * Annotation text can go here, which is in a table footer.      |