if (properties[item].fields && properties[item].fields.raw) {
                    columns.push(`${item}.raw`);
                }