{
    "fdl-product": {
      "tableRowLeadTime": [
        {
          "tableRowClass": "fdl-row",
          "checkbox": 
            {
                "checked": "true",
                "id": "1"
            },
          "tableCol": 
            {
                "leadTime": "0",
                "lastModified": "03/23/2020",
                "modifiedBy": "joe.doe@gmail.com"
            }
        },
        {
          "tableRowClass": "fdl-row",
          "checkbox": 
            {
                "id": "2"
            },
          "tableCol": 
            {
                "leadTime": "0",
                "lastModified": "03/23/2020",
                "modifiedBy": "joe.doe@gmail.com"
            }
        },
        {
          "tableRowClass": "fdl-row",
          "checkbox": 
            {
                "id": "3"
            },
          "tableCol": 
            {
                "leadTime": "0",
                "lastModified": "03/23/2020",
                "modifiedBy": "joe.doe@gmail.com"
            }
        }
      ],
      "tableRowDeliveryPrice": [
        {
            "tableRowClass": "fdl-row",
            "checkbox": 
              {
                "checked": "true",
                "id": "4"
              },
            "tableCol": 
              {
                "threshold": "0",
                "priceValue": "30",
                "lastModified": "03/23/2020",
                "modifiedBy": "joe.doe@gmail.com"
              }
          },
          {
            "tableRowClass": "fdl-row",
            "checkbox": 
                {
                "id": "5"
                },
            "tableCol": 
              {
                  "threshold": "0",
                  "priceValue": "30",
                  "lastModified": "03/23/2020",
                  "modifiedBy": "joe.doe@gmail.com"
              }
          },
          {
            "tableRowClass": "fdl-row",
            "checkbox": 
                {
                "checked": "true",
                "id": "6"
                },
            "tableCol": 
              {
                  "threshold": "0",
                  "priceValue": "30",
                  "lastModified": "03/23/2020",
                  "modifiedBy": "joe.doe@gmail.com"
              }
          }
      ]
    }
}
