<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('productName') or colPickMode == 1 and data.containsKey('productName')))">
a.productName,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('pageCode') or colPickMode == 1 and data.containsKey('pageCode')))">
a.pageCode,
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('firstCode') or colPickMode == 1 and data.containsKey('firstCode')))">
a.firstCode,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('pageName') or colPickMode == 1 and data.containsKey('pageName')))">
a.pageName,
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('firstName') or colPickMode == 1 and data.containsKey('firstName')))">
a.firstName,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('sceneDepth') or colPickMode == 1 and data.containsKey('sceneDepth')))">
a.sceneDepth,
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('secondCode') or colPickMode == 1 and data.containsKey('secondCode')))">
a.secondCode,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('secondName') or colPickMode == 1 and data.containsKey('secondName')))">
a.secondName,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('thirdCode') or colPickMode == 1 and data.containsKey('thirdCode')))">
a.thirdCode,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('thirdName') or colPickMode == 1 and data.containsKey('thirdName')))">
a.thirdName,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('fourthCode') or colPickMode == 1 and data.containsKey('fourthCode')))">
a.fourthCode,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('fourthName') or colPickMode == 1 and data.containsKey('fourthName')))">
a.fourthName,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('accessContent') or colPickMode == 1 and data.containsKey('accessContent')))">
a.accessContent,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('pageDepth') or colPickMode == 1 and data.containsKey('pageDepth')))">
a.pageDepth,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('createUserId') or colPickMode == 1 and data.containsKey('createUserId')))">