Creates an empty TabularDataSupport instance
whose open-type is tabularType,
and whose underlying HashMap has a default
initial capacity (101) and default load factor (0.75).
Creates an empty TabularDataSupport instance whose open-type is tabularType,
and whose underlying HashMap has the specified initial capacity and load factor.