Multiple values extracted by Sub Extractor

Hi,

Is is possible to have a sub extractor extract multiple instances of data in a block of html?

I have extracted the following typical html but each block has a similar structure. I want to pull out the city, date and 3rd number from each block, however my sub extractor only matches the first instance. For each state extracted with the main extractor there are between 1 and 6 cities. Below is the output for NSW with only 2 cities, Sydney and Newcastle.

Thanks........Chris

Sydney @

5-Jan-10

115.6

121.4

114.8

Newcastle

5-Jan-10

116.7

123.4

115.9

That isn't possible. Each

That isn't possible. Each sub-extractor matches only once. What you need is this:

http://community.screen-scraper.com/API/extractData