var columns = _(this.columnNames()).filter(function (c) {
        return !_.contains(infowindow.SYSTEM_COLUMNS, c);
      });