Basic table + heading & alt colour rows

Scrollable on responsive
First column sticky

Name Email Other Other Other
Name here name@emailhere.com Other Other Other
Name here name@emailhere.com Other Other Other
Name here name@emailhere.com Other Other Other
Name here name@emailhere.com Other Other Other
Name here name@emailhere.com Other Other Other
Name here name@emailhere.com Other Other Other
Name here name@emailhere.com Other Other Other
Name here name@emailhere.com Other Other Other
Name here name@emailhere.com Other Other Other
Name here name@emailhere.com Other Other Other
  <div class="table-scroll__wrapper">
    <div class="table-scroll table-scroll--sticky">
      <table>
        <tr>
          <th>
            Text here
          <th>
          <th>
            Text here
          <th>
          <th>
            Text here
          <th>
          <th>
            Text here
          <th>
        <tr>
        <tr>
          <td>
          Text here
          <td>
          <td>
            Text here
          <td>
          <td>
            Text here
          <td>
          <td>
            Text here
          <td>
        <tr>
      </table>
    </div>
  </div>