Two way table is description of two dimensions' data and their intersections' data. The correct two-way table for the given data is:
<h3>How to form two-way table?</h3>
Suppose two dimensions are there, viz X and Y. Some values of X are there as
and some values of Y are there as
. List them in title of the rows and left to the columns. There will be
table of values will be formed(excluding titles and totals), such that:
Value(ith row, jth column) = Frequency for intersection of
and
(assuming X values are going in rows, and Y values are listed in columns).
Then totals for rows, columns, and whole table are written on bottom and right margin of the final table.
For n = 2, and k = 2, the table would look like:

where S denotes total of totals, also called total frequency.
n is showing the frequency of the bracketed quantity, and intersection sign in between is showing occurrence of both the categories together.
For the given case, let we suppose:
X = Ownership for skateboards
= Student owns a skateboard
= Student not owning skateboard
Y = Ownership for snowboards
= Student owns a skateboard
= Student not owning skateboard
Their frequencies are given in the problem as:
35 of the 99 students who own a skateboard have snowboarded.
That means
, and
= 99 (total frequency(number of students) is 99)
There were 13 students who have snowboarded but do not own a skateboard, so 
147 students who have never gone snowboarding and do not own a skateboard. Thus, 
We get the table as:

Thus, we get number of students who doesn't own snowboard but own skateboard = 99 - 35 = 64
and total students not owning either snowboard or skateboard = 35 + 147 = 182
Thus, the completed table would look like:

Learn more about two way frequency table here:
brainly.com/question/10563783