Adding a String value as a column in Custom table Builder
Hello,
I have a resulting String with values and need to be shown as a second column in custom table builder
for example below, I have a first column with IBA's for my WTPart and in second column need to fetch resulting values with some calculations in
code via buidComponentData and display "NValue" column in the table
Can anyone assist me with this
Nutrient NValue
| Energy | 363 kcal |
| Total Fat | 35.3 g |
| Saturated Fat | 18.2 g |
| Carbohydrates | 21.0 g |
| Sugars | 0.9 g |
| Protein | 1.3 g |
| Sodium | 806 mg |

