JSFiddle - React, Tailwind, and code Playground

by chridam

HTML

<script src="https://cdn.rawgit.com/lodash/lodash/3.10.0/lodash.min.js"></script>

JavaScript

var data = [
  {
    "TableName": "CONFIG_INPUT_MAPPING",
    "NoOfSourceRecords": 45,
    "NoOfDestinationRecords": 44,
    "Difference": 1
  },
  {
    "TableName": "CONTRACT_ALLOCATION_INPUT",
    "NoOfSourceRecords": 318808,
    "NoOfDestinationRecords": 334956,
    "Difference": 16148
  },
  {
    "TableName": "DIM_CODING",
    "NoOfSourceRecords": 32513,
    "NoOfDestinationRecords": 32512,
    "Difference": 1
  },
  {
    "TableName": "DIM_HC_ISSUE",
    "NoOfSourceRecords": 5650988,
    "NoOfDestinationRecords": 5655539,
    "Difference": 4551
  },
  {
    "TableName": "DIM_HDM_EVENT",
    "NoOfSourceRecords": 61,
    "NoOfDestinationRecords": 312,
    "Difference": 251
  },
  {
    "TableName": "DIM_LOOKUP_OPSTREAM",
    "NoOfSourceRecords": 320719,
    "NoOfDestinationRecords": 320717,
    "Difference": 2
  },
  {
    "TableName": "DIM_OP_CLINIC_CODING",
    "NoOfSourceRecords": 1,
    "NoOfDestinationRecords": 0,
    "Difference": 1
  },
  {
    "TableName": "DIM_OP_CLINIC_SESSIONS",
    "NoOfSourceRecords": 316295,
    "NoOfDestinationRecords": 316293,
    "Difference": 2
  },
  {
    "TableName": "DIM_PATIENT",
    "NoOfSourceRecords": 753400,
    "NoOfDestinationRecords": 753389,
    "Difference": 11
  },
  {
    "TableName": "DIM_POINT_OF_DELIVERY",
    "NoOfSourceRecords": 27,
    "NoOfDestinationRecords": 17,
    "Difference": 10
  },
  {
    "TableName": "DIM_PR_DRUG_HIERARCHIES",
    "NoOfSourceRecords": 1,
    "NoOfDestinationRecords": 0,
    "Difference": 1
  },
  {
    "TableName": "DIM_PR_DRUGS",
    "NoOfSourceRecords": 1,
    "NoOfDestinationRecords": 0,
    "Difference": 1
  },
  {
    "TableName": "DIM_PR_TREATMENT_ITEMS",
    "NoOfSourceRecords": 1,
    "NoOfDestinationRecords": 0,
    "Difference": 1
  },
  {
    "TableName": "DIM_PR_TREATMENTS",
    "NoOfSourceRecords": 1,
    "NoOfDestinationRecords": 0,
    "Difference": 1
  },
  {
    "TableName": "DIM_REFERRALS",
    "NoOfSourceRecords": 952886,
    "NoOfDestinationRecords":...