[ { "FieldName": "President", "Type": "int", "Description": "", "Heading": "President", "Format": "", "Link": "", "Display": true, "Sequence": 1, "Align": "left", "SQLType": "INT", "Mapping": "President" }, { "FieldName": "ID", "Type": "number", "Description": "", "Heading": "ID", "Format": "", "Link": "", "Display": false, "Sequence": 1, "Align": "left", "SQLType": "INT", "Mapping": "ID" }, { "FieldName": "FullName", "Type": "string", "Description": "", "Heading": "Full Name", "Format": "", "Link": "", "Display": true, "Sequence": 2, "Align": "left", "SQLType": "VARCHAR(255)", "Mapping": "FullName" }, { "FieldName": "Party", "Type": "string", "Description": "", "Heading": "Party", "Format": "", "Link": "", "Display": true, "Sequence": 3, "Align": "left", "SQLType": "VARCHAR(255)", "Mapping": "Party" }, { "FieldName": "Terms", "Type": "string", "Description": "", "Heading": "Terms", "Format": "", "Link": "", "Display": true, "Sequence": 4, "Align": "left", "SQLType": "VARCHAR(255)", "Mapping": "Terms" } ]