<$set name="meetingTime" filter="[all[current]has[at]]" value={{!!at}} emptyValue="(no time specified)">
| !Time|<<meetingTime>>|
| !Participants|{{!!participants}}|
</$set>
(Note the need for an empty line after $set
to make the table start in block mode.)