gatling polling unique pollerName in foreach

in the api doc,pollerName must be unique

so here

.foreach("${idList}","id"){
    polling.pollerName("${id}").exec(some exec)}

how to assign pollerName in foreach