There are 5 types of parameter blocks:
noTable: A plain block of data
tableIndexSize0: A table where the indexes are implicit
tableIndexSize1: A table where the indexes takes up 1 byte
tableIndexSize2: A table where the indexes takes up 2 bytes
tableIndexSize4: A table where the indexes takes up 4 bytes.