[
  {
    "title": "Material ID",
    "selector": "material_id",
    "formatType": "LINK",
    "formatOptions": {
      "baseUrl": "/materials/"
    },
    "minWidth": "150px"
  },
  {
    "title": "Formula",
    "selector": "formula_pretty",
    "formatType": "FORMULA"
  },
  {
    "title": "Absorbing Element",
    "selector": "absorbing_element"
  },
  {
    "title": "Edge",
    "selector": "edge"
  },
  {
    "title": "Spectrum Type",
    "selector": "spectrum_type"
  },
  {
    "title": "Spectrum ID",
    "selector": "spectrum_id"
  },
  {
    "title": "spectrum",
    "selector": "spectrum",
    "hidden": true
  }
]
