Table Component - Table Customizer - Column Configuration

Is it possible to have the Progress Bar Range in a table’s Column Attributes dynamic?? And, can the range reference the value in a row/column in the same table? Here’s what we are trying to do:

  1. We have a table with min. capacity, max. capacity, and current weight. We would like the tables Current Weight column to have the progress bar enabled, and have it’s max/min reference the max/min columns in the table, for that particular row. (Each row’s max capacity will be different since each row references a different storage unit). Not sure if all this is possible, but it’s worth asking.
    Thanks!