Ema Milojkovic

Results 1 issues of Ema Milojkovic

Functionality for generating table from an array of identical map[string]string objects. For example, if the returned JSON had the structure: ``` [ { "item1" : "value1", "item2" : "value2" ......