Array that holds the column data. Item structure:
dp.columns.list = [ {name: "Analysis", id: "1", barColor: "#f9ba25"}, {name: "Draft", id: "2"}, {name: "Testing", id: "3"} ];