[
  {
    "rung": 1,
    "maturityMonth": 12,
    "withdrawalMonth": 12,
    "annualRate": 4,
    "principal": 10000,
    "grossInterest": 407.42,
    "penalty": 0,
    "tax": 0,
    "endingValue": 10407.42
  }
]