Please provide examples with bottom up when you explain the problem

Your explanation is wonderful. It would really help if you can also provide how the bottom up case builds up with some examples. The line of wines problem for example. The bottom up approach used memoization with the recursive solution. Maybe building a bottom up solution for that would help