JSFiddle - React, Tailwind, and code Playground
HTML
<!DOCTYPE html>
<html xmlns:v=urn:schemas-microsoft-com:vml xmlns=http://www.w3.org/1999/xhtml xml:lang=en lang=en dir=ltr>
<head>
<meta http-equiv=X-UA-Compatible content='IE=Edge' />
<meta charset=UTF-8 />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/bs4/jszip-2.5.0/dt-1.10.18/af-2.3.0/b-1.5.2/b-colvis-1.5.1/b-html5-1.5.2/b-print-1.5.2/cr-1.5.0/fc-3.2.5/fh-3.1.4/kt-2.4.0/r-2.2.2/rg-1.0.3/rr-1.2.4/sc-1.5.0/sl-1.2.6/datatables.min.css"/>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js" integrity="sha384-smHYKdLADwkXOn1EmN1qk/HfnUcbVRZyYmZ4qpPea6sjB/pTJ0euyQp0Mk8ck+5T" crossorigin="anonymous"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.36/pdfmake.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.36/vfs_fonts.js"></script>
<script type="text/javascript" src="https://cdn.datatables.net/v/bs4/jszip-2.5.0/dt-1.10.18/af-2.3.0/b-1.5.2/b-colvis-1.5.1/b-html5-1.5.2/b-print-1.5.2/cr-1.5.0/fc-3.2.5/fh-3.1.4/kt-2.4.0/r-2.2.2/rg-1.0.3/rr-1.2.4/sc-1.5.0/sl-1.2.6/datatables.min.js"></script>
</head>
<body>
<table id=theTable class='table table-borderless table-striped table-hover table-sm' style=width:100%>
<thead>
<tr>
<th>Name</th>
<th>Title</th>
<th>Status</th>
...
JavaScript
var DT,
people = [{"name":"Aniruddh Amonker","title":"CONTRACTOR","status":"Contractor","address":"United States"},{"name":"Abu Anwar","title":"NETWORK\/DATA ENGINEER","status":"Contractor","address":"United States"},{"name":"Alan Au","title":"DIRECTOR MEMBER TECH STAFF","status":"Regular Employee","address":"United States"},{"name":"Aamer Abdul","title":"PRINCIPAL-ADVANCED TECHNICAL SUPPORT","status":"Regular Employee","address":"United States"},{"name":"Asad Ansari","title":"NETWORK SERVICES\/SUPPORT","status":"Contractor","address":"United States"},{"name":"Andrey Avvakumov","title":"PRODUCTIONS SUPPORT\/DBA","status":"Contractor","address":"United States"},{"name":"Zeb Awan","title":"PRINCIPAL-PRODUCT DEVELOPMENT ENGINEER","status":"Regular Employee","address":"United States"},{"name":"Akber Ali","title":"QA TEST ENGINEER","status":"Contractor","address":"United States"},{"name":"Funmilayo Ajasin","title":"TECHNICAL ARCHITECT","status":"Contractor","address":"United States"},{"name":"Abbas Abbasi","title":"NETWORK SERVICES\/SUPPORT","status":"Contractor","address":"United States"},{"name":"Aldrin Argueza","title":"SR MEMBER OF TECHNICAL STAFF","status":"Regular Employee","address":"United States"},{"name":"Anisa Arslanagic","title":"CONTRACTOR","status":"Contractor","address":"United States"},{"name":"Atif Aijaz","title":"CONTRACTOR","status":"Contractor","address":"United States"},{"name":"Anudeep Akinepally","title":"SOFTWARE ENGINEER - FLEX OR WEB UI SOFTW","status":"Contractor","address":"United States"},{"name":"Archana Asaithambi","title":"APPLICATIONS DEVELOPER","status":"Contractor","address":"India"},{"name":"Anil Bharucha","title":"PRINCIPAL MEMBER OF TECH STAFF","status":"Regular Employee","address":"United States"},{"name":"Abhishek Basavanna","title":"CONTRACTOR","status":"Contractor","address":"India"},{"name":"Amy Bajdo-osborn","title":"PROFESSIONAL-ADVANCED TECHNICAL SUPPORT","status":"Regular Employee","address":"United...